home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 4 / PC World Interactive 4.iso / online / smishell.EXE / SMISHELL.INI < prev    next >
INI File  |  1996-05-03  |  2KB  |  51 lines

  1. ;SmilerShell Initialization File
  2. ;Note that you can comment out with a semicolon
  3. ;Parameters with ;* are only read at startup
  4.  
  5. [SmilerShell Params]
  6. AliasesCaseSens=TRUE    ;are SmilerShell aliases case-sensitive?
  7. BGcolor=0, 255, 255
  8. ;buttonoffset=0      ;Desired distance from usual titlebar position
  9. confirmexit=FALSE    ;SmilerShell asks if you really want to quit
  10. DOSinWindow=TRUE
  11. Font=-21,0,0,0,400,0,0,0,0,1,2,1,34,MS Sans Serif
  12. FGcolor=64, 0, 128
  13. multicmdchar=^        ;this char separates multiple cmds on one line
  14. overtype=FALSE
  15. restoretime=1000    ;millisecs to pause before trying to regain focus
  16. scandrives=c        ;Which drives DC cmd should be aware of
  17. showbutton=TRUE        ;*SmilerShell button in active app's titlebar?
  18. showclock=TRUE
  19. showdir=TRUE
  20. showinactives=TRUE
  21. showmenu=TRUE
  22. showresources=TRUE
  23. starthidden=FALSE    ;*SmilerShell starts hidden (fetch it with titlebar button)?
  24. ;startupDCscan=TRUE    ;*scan for DC info every time you start?
  25. syncExplorer=FALSE
  26. ;timeformat=24        ;clock uses 12 hour (am/pm) or 24 hour format?
  27. titlebar=TRUE
  28. topmost=FALSE
  29. winwidth=PREV        ;*initial width (4-600 is good), or PREV for prev setup
  30. ;dirfile=myDCfile.dir    ;*DC info file (drive+path+filename ok)
  31. ;cmdfile=myCmdStk.stk    ;*cmds to be preloaded (drive+path+filename ok)
  32. prevposition=72, 76, 550, 82
  33. prevdir=D:\TECH\WIN95-UN\SMILERSH
  34.  
  35. [SmilerShell Aliases]
  36. s=sol
  37. ;test1=sol
  38. (f2)=>type \autoexec.bat
  39. (F5)=cardfile
  40. d=*dir
  41. np=notepad
  42. cmds=dc dos ^ dir *.exe
  43. move=copy %1 %2 ^ del %1 ^ dir %2
  44. (F12)=notepad \config.sys
  45.  
  46. [SmilerShell Apps]
  47. 1=notepad \autoexec.bat,Notepad AutoExec,TRUE
  48. 2=sol,Solitaire,TRUE
  49. 3=chkdsk,Check Disk,TRUE
  50. 4=write,WinWrite any file,FALSE
  51.